home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / explore.dir / 00037_Script_37 < prev    next >
Text File  |  1994-11-28  |  222b  |  9 lines

  1. on exitFrame
  2.   set the cursor of sprite 3 to 0
  3.   set the cursor of sprite 4 to 0
  4.   set the cursor of sprite 5 to 0
  5.   set the cursor of sprite 23 to 0
  6.   updateStage
  7.   go to frame "start" of movie "conclude.dir"
  8. end
  9.